﻿@charset "utf-8";
/* CSS Document */
/**common**/
*{ margin:0; padding:0;}
body{ min-width:1400px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
.w1200 {width:1200px;margin:0 auto;}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:4px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#0a1a3e;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#0a1a3e;}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 


/*headtop 开始 */
.ly_headtop {width:100%;height: 36px;overflow:hidden;margin:0 auto;padding:0;background-color: #1a1a1a;}
.ly_headtop .lyht_main {width:1200px;height: 36px;overflow:hidden;margin:0 auto;padding:0;}
.lyht_main .lyht_fl {width:50%;height: 36px;overflow:hidden;line-height: 36px;color: #fff;font-size:14px;white-space:nowrap;text-overflow: ellipsis;float:left;}
.lyht_main .lyht_fr {width:50%;height: 36px;overflow:hidden;line-height: 36px;color: #fff;font-size:14px;text-align:right;float:right;}
.lyht_fl img { display:block; width:20px; height:20px; overflow:hidden; margin:8px 4px 8px 0; padding:0; float:left;}
.lyht_fl a {color: #fff;}
.lyht_fr a { display:inline-block; color:#fff; margin:0; padding:0 10px;}
.lyht_fl a:hover, .lyht_fr a:hover { color:#fff;}
.lyht_fr em { display:inline-block; width:1px; height:15px; overflow:hidden; margin:-2px 0 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}

/*headtop 结束 */


/*头部 开始*/
.ly_top { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_top .lytop_main {width:1200px;height: 110px;margin:0 auto;padding:0;position:relative;overflow:hidden;}
.lytop_main .ly_logo {height: 110px;overflow:hidden;padding:0;float:left;}
.ly_logo a { display:block; width:645px; height:110px; overflow:hidden; margin:0 20px 0 0; padding:0; float:left;}
.ly_logo a img { display:block; max-width:100%; max-height:100%; margin:0; padding:0;}
.ly_logo .logo_text { height:50px; overflow:hidden; margin:5px 0; padding:5px 0 5px 20px; border-left:1px solid #dfdfdf; float:left;}
.logo_text p { height:30px; line-height:30px; color:#3e3e3e; font-size:24px; font-weight:bold; margin:0; padding:0;}
.logo_text span { display:block; height:20px; line-height:20px; color:#797979; font-size:15px; text-align:center; margin:0; padding:0;}
.lytop_main .ly_tel {height:50px;overflow:hidden;margin: 25px 0;padding:0 0 0 52px;background:url(../images/tel1.png) left center no-repeat;background-size:50px 50px;float:right;}
.ly_tel span { display:block; height:20px; line-height:20px; color:#777; font-size:16px; margin:0; padding:0;}
.ly_tel p { height:30px; line-height:30px; color:#333; font-size:30px; font-weight:bold; margin:0; padding:0;}

/*导航栏 开始*/
.ly_nav {width:100%;margin:0 auto;padding:0;background: #fff;border-top: solid 1px #e6e6e6;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width: 76%;float: left;-webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li {display:inline-block;width:14%;height: 35px;position: relative;list-style: none;margin: 15px 1%;text-align:center;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_nav .nav_list > ul > li:last-child { background:none;}
.ly_nav .nav_list > ul > li:hover {}
.ly_nav .nav_list > ul > li > a {display: inline-block;color: #555;font-size: 16px;padding: 0;margin: 0;line-height: 35px;text-decoration: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active {}
.ly_nav .nav_list > ul > li:hover::before, .ly_nav .nav_list > ul > li.active::before{content: '';width:100%; height:3px; background-color:#00479d; display:block;top: -17px;position: absolute;}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #00479d;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down2.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul {display:none;position:absolute;left: 0;top:50px;z-index:99;width:92%;overflow:hidden;background-color:#fff;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);background: #00479d;padding: 10px 4%;}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a {display:block;width:100%;height:40px;overflow:hidden;line-height:40px;color: #fff;font-size:14px;text-align:center;white-space:nowrap;text-overflow: ellipsis;margin:0 auto;padding:0 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover {color: #00479d;background-color: #fff;}
.ly_nav .nav_menu { display: none;}

/*导航栏 结束*/
.lff_nk .sousuo{ width:24%;}
.lff_nk .fr .search {background:#ffffff;overflow:hidden;margin:15px 0;width:100%;}
.lff_nk .fr .search .input {width: 80%;height:36px;padding:0 5%;font-size:14px;border:1px solid #dedede;border-right:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-right:-10px;outline:none;}
.lff_nk .fr .search .submit {width: 20%;height:36px;background: url(../images/search.png) no-repeat center;cursor:pointer;border:none;outline:none;border: 1px solid #dedede;border-left: 0;}

/*头部 结束*/

/* banner 开始 */
.apple-banner { width: 100%; height: 600px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 600px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.6) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.6) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .6;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:24px; background:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 60px; margin: 0 6px; cursor: pointer; background: none; opacity: 1; }
.apple-banner .swiper-pagination-bullet span { width: 60px; height: 7px; display: block; background: rgba(0, 0, 0, 0.5);}
.apple-banner .swiper-pagination-bullet-active span{ background-color: #1f4d98;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: #1f4d98;}
.apple-banner .swiper-pagination-bullet i{ background-color: #fff; height: 7px; transform:scaleX(0); transform-origin: 0; display: block;}
.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1); }
.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}
.apple-banner .autoplay .replace span{ background-color:rgba(0, 0, 0, 0.5);}

/* banner 结束 */

/*首页产品展示*/
.h_product_box{ margin-top:60px;}
.h_product_box .lff_idxbt{ position:relative;}
.h_product_box .proi { display:block; width:550px; height:auto; overflow:hidden; line-height:100px; color:#f5f5f5; font-size:140px; font-weight:bold; font-style:normal; text-align:center; position:absolute; left:-6%; top:-60%;}
.h_product_box .lff_idxbt .lff_idxbt_title { width:100%; height:36px; overflow:hidden; line-height:36px;  margin:0 auto;  position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-align:center; position:relative;}
.h_product_box .lff_idxbt .lff_idxbt_title img.fl { position:absolute; left:0; top:50%; max-width:30%;}
.h_product_box .lff_idxbt .lff_idxbt_title img.fr { position:absolute; right:0; top:50%;max-width:30%;}
.h_product_box .lff_idxbt .lff_idxbt_title i{ border-left:3px solid #00479d;padding:0 0 0 40px;color:#1a1a1a; font-size:36px; font-weight:bold;}
.h_product_box .lff_idxbt .lff_idxbt_title span{ color:#808080; margin-left:20px; font-size:26px; font-weight:bold;}	
.h_product_box .h_pro_list{min-height:364px; margin-top:65px;}
.h_product_box .h_pro_list li{width:31.3%;margin-right:3%;margin-bottom:30px;transition:all .3s;float:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; border:1px solid #dedede;}
.h_product_box .h_pro_list li:nth-child(3n){margin-right:0;}
.h_product_box .h_pro_list li .pic{display:block;height:304px;background:#fff;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;position:relative;}
.h_product_box .h_pro_list li .pic img{max-width:96%;max-height:96%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.h_product_box .h_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_product_box .h_pro_list li:hover .pic:after{content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,.5) url(../images/pro_hover.png) center center no-repeat;position:absolute;top:0;left:0;}
.h_product_box .h_pro_list li .wz{overflow:hidden; background:#f2f2f2; border-top:0;padding: 13px 20px;}
.h_product_box .h_pro_list li .wz .tlt{display:block;height: 34px;line-height: 34px;color: #555;font-size: 16px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;width:80%; float:left;}
.h_product_box .h_pro_list li .wz i{ width:20%; height:34px;background:url(../images/h_pro_jt.png) right center no-repeat; float:right; }
.h_product_box .h_pro_list li .wz p{height:20px;line-height:20px;font-size:14px;color: #a0a0a0;border-radius:24px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_product_box .h_pro_list li:hover .wz{ background:#00479d;}
.h_product_box .h_pro_list li:hover .wz .tlt{color:#fff;}
.h_product_box .h_pro_list li:hover .wz i{background:url(../images/h_pro_jt2.png) right center no-repeat;}
.h_product_box .h_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}


/*首页-关于我们 开始*/
.ly_idxAbout { width:100%; overflow:hidden; margin:30px auto 60px; padding:0;}
.ly_idxAbout .idxAbout_main { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:0 0 0 47%; background-color:#fafafa; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background: #fafafa url(../images/aboutbg.jpg) center center no-repeat; background-size:cover;}
.idxAbout_main .idxAbout_img { width:47%; height:100%; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0; z-index:1;}
.idxAbout_main .idxAbout_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.idxAbout_main .idxAbout_img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.idxAbout_main:hover .idxAbout_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.idxAbout_main .idxAbout_text { width:1200px; height:100%; overflow:hidden; margin:0 0 0 -600px; padding:110px 0 50px 600px; position:absolute; left:50%; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_text .idxAbout_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.idxAbout_con .idxAbout_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.idxAbout_con .idxAbout_name a { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#1a1a1a; font-size:28px; font-weight:bold; margin:0 auto; padding:0;}
.idxAbout_con .idxAbout_name a:hover { color:#00479d;}
.idxAbout_con .idxAbout_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.idxAbout_con .idxAbout_ms p { width:100%; height:210px; overflow:hidden; line-height:30px; color:#666; font-size:15px; text-align:justify; text-indent:2em; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; margin-top: 40px;}
.idxAbout_con a.idxAbout_more { display:block; width:168px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; background-color:#444; margin:40px 0 0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.idxAbout_con a.idxAbout_more img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-3px 0 0 6px; padding:0;}
.idxAbout_con a.idxAbout_more:hover { background-color:#01479d;}

/*首页-关于我们 结束*/


/*首页-新闻资讯 开始*/
.ly_idxNews { width:100%; height:auto; margin:60px auto 30px; padding:0;}
.ly_idxNews .lyIdxNew_main { width:1200px; height:auto; min-height:320px; margin:0 auto; padding:0;}
.lyIdxNew_main .lyIdxNew_left { width:20%; height:345px; margin:0; padding:40px 0 0; float:left; position:relative;}
.lyIdxNew_left i { display:block; width:360px; height:auto; overflow:hidden; line-height:100px; color:#f5f5f5; font-size:140px; font-weight:bold; font-style:normal; text-align:center; position:absolute; left:50%; top:0; margin:0 0 0 -180px;}
.lyIdxNew_left .lyIdxNew_title { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:30px; font-weight:bold; margin:0 auto; padding:0 0 0 40px; border-left:3px solid #00479d; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_left p { width:400px; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:24px; font-weight:bold; word-break:break-all; margin:0; padding:0; position:absolute; top:220px; left:30px; transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg);}
.lyIdxNew_left p em { display:inline-block; width:280px; height:1px; background-color:#ccc; margin:0 0 0 10px; vertical-align:middle;}
.lyIdxNew_left .lyIdxNew_tab { width:100%; overflow:hidden; margin:40px auto 0; padding:0 0 0 43px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lyIdxNew_tab ul li { width:100%; height:44px; overflow:hidden; line-height:44px; color:#555; font-size:20px; font-weight:bold; margin:0 auto 20px; padding:0; cursor:pointer;}
.lyIdxNew_tab ul li em { display:inline-block; width:0; height:0; border:6px solid #555; border-color: transparent #555 transparent transparent; vertical-align:middle; margin:-2px 0 0 40px;}
.lyIdxNew_tab ul li.tabActive { color:#00479d;}
.lyIdxNew_tab ul li.tabActive em { border:6px solid #00479d; border-color: transparent #00479d transparent transparent;}

.lyIdxNew_main .lyIdxNew_right { width:80%; height:auto; margin:0; padding:0 0 0 40px; float:right; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list { width:100%; overflow:hidden; margin:0; padding:0;}
.IdxNew_list ul li { width:48.5%; overflow:hidden; margin:0 3% 30px 0; padding:40px 20px; background-color:#fafafa; border:1px solid #e6e6e6; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list ul li:nth-child(2n+2) { margin:0 0 30px;}
.IdxNew_list ul li:hover { background-color:#00479d; border:1px solid #00479d;}
.IdxNew_list ul li .IdxNew_time { width:28%; height:120px; overflow:hidden; margin:0 auto; padding:20px 0; float:left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list ul li .IdxNew_time em { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#888; font-size:18px; font-style:normal; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.IdxNew_list ul li .IdxNew_time span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-style:normal; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.IdxNew_list ul li .IdxNew_text { width:72%; height:120px; overflow:hidden; margin:0 auto; padding:0 0 0 20px; float:right; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.IdxNew_list ul li .IdxNew_text a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; text-overflow: ellipsis; white-space: nowrap; margin:0 auto 8px; padding:0;}
.IdxNew_list ul li .IdxNew_text p { width: 100%; height: 72px; overflow: hidden; line-height: 24px; color: #555; font-size: 14px; text-align:justify; margin: 0 auto; padding: 0; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}
.IdxNew_list ul li:hover .IdxNew_time em, .IdxNew_list ul li:hover .IdxNew_time span, .IdxNew_list ul li:hover .IdxNew_text a, .IdxNew_list ul li:hover .IdxNew_text p { color:#fff;}
/*首页-新闻资讯 结束*/

/*首页-案例 开始*/
.lff_idxanli{ background:#f5f5f5;padding:60px 0;min-height: 250px;}
.lff_idxanli .lff_idxbt .lff_idxbt_title { width:100%; height:36px; overflow:hidden; line-height:36px;  margin:0 auto;  position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-align:center; position:relative;}
.lff_idxanli .lff_idxbt .lff_idxbt_title img.fl { position:absolute; left:0; top:50%; max-width:30%;}
.lff_idxanli .lff_idxbt .lff_idxbt_title img.fr { position:absolute; right:0; top:50%;max-width:30%;}
.lff_idxanli .lff_idxbt .lff_idxbt_title i{ border-left:3px solid #00479d;padding:0 0 0 40px;color:#1a1a1a; font-size:36px; font-weight:bold;}
.lff_idxanli .lff_idxbt .lff_idxbt_title span{ color:#808080; margin-left:20px; font-size:26px; font-weight:bold;}
.lff_idxanli ul{ margin-top:65px;}
.lff_idxanli ul li{ width:25%; float:left; background-color:#fff; position:relative; height:380px;}
.lff_idxanli ul li .anlitu{ width:100%; height:190px;background: #fff;}
.lff_idxanli ul li .anlitu a{width:100%; height:100%; position:relative; display:block;overflow: hidden;}
.lff_idxanli ul li .anlitu img{ position:absolute; max-height:100%; max-width:100%; left:0; top:0; right:0; bottom:0; margin:auto;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lff_idxanli ul li .anlitu:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lff_idxanli ul li .anlizi{ padding:10%; height:190px; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; position:relative;}
.lff_idxanli ul li .anlizi a{ font-size:18px; font-weight:bold; text-align:center; width:100%; line-height:30px; color:#1a1a1a; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.lff_idxanli ul li .anlizi a:hover{color:#00479d;}
.lff_idxanli ul li .anlizi span{font-size:14px; text-align:center;line-height: 25px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; margin-top: 5px;}
.lff_idxanli ul li .anlizi i{text-align: center; color: #fff; display: block; position: absolute;right: 3%; z-index:99;font-size: 20px; bottom:0.5%;}
.lff_idxanli ul li .anlizi em {width: 0;height: 0; border-bottom: 50px solid #01479c; border-left: 50px solid transparent;position:absolute; right:0;    bottom: 0;}
.lff_idxanli ul li:nth-child(2n) .anlitu{ position:absolute; bottom:0;}


/*首页-案例 结束*/

/*首页-底部 开始*/
.lff_footer { background: #34363f; padding: 60px 0 30px;}
.lff_footer a{color:#afb1b1;font-size:14px;}
.lff_footer a:hover{color:#fff;}
.lff_footer .footl{ float:left; width:25%;} 
.lff_footer .footl img{ margin-bottom:20px;}
.lff_footer .footl p{ font-size:14px; color:#afb1b1; line-height:40px;}
.lff_footer .footl .f_icon5{display:inline-block;vertical-align:top;margin-top: 20px;}
.lff_footer .footl .wx{display:inline-block;vertical-align:top;position:relative;}
.lff_footer .footl .wx img{display:none;position:absolute;top:-118px;left:50%;margin-left:-55px;width:110px;height:110px;}
.lff_footer .footl .wx:hover img{display:block;}
.lff_footer .footl .wx i{display:inline-block;width:35px;height:35px;background:rgba(255,255,255,0.2) url(../images/f_wx.png) center center no-repeat; border-radius:50%;}
.lff_footer .footl .f_zx{display:inline-block;width:35px;height:35px;background:rgba(255,255,255,0.2) url(../images/online_qq2.png) center center no-repeat;vertical-align:top; border-radius:50%;}
.lff_footer .footl .f_qq{display:inline-block;width:35px;height:35px;background:rgba(255,255,255,0.2) url(../images/online_qq.png) center center no-repeat;vertical-align:top; border-radius:50%;}
.lff_footer .footl .f_lianxi{display:inline-block;width:35px;height:35px;background:rgba(255,255,255,0.2) url(../images/online_qq3.png) center center no-repeat;vertical-align:top; border-radius:50%;}
.lff_footer .footmid{ float:left; width:45%; margin-left:5%;}
.lff_footer .footmid ul li{ width:31%; float:left; text-align:center;max-height:246px;overflow:hidden;}
.lff_footer .footmid ul li:nth-child(2){ width:38%;}
.lff_footer .footmid ul li dl{ color:#fff; font-size:20px; margin: 20px 0 35px 0}
.lff_footer .footmid ul li dt a{ line-height:40px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.lff_footer .footr{ float:right; width:25%;}
.lff_footer .footr .ewm2 { float: left; width: 100%; margin-top: 25px;position:relative;}
.lff_footer .footr .ewm2 .img { width: 150px; height: 150px; line-height: 0;margin-right: 43px;float: right;}
.lff_footer .footr .ewm2 .info { width: 100%; overflow: hidden; color: #fff; color: #fff; font-size: 14px; text-align: center; line-height: 24px; margin:20px auto 0; padding: 0; }
.lff_footer .footr .ewm2 .vxtu{position: absolute;right: 0;top: 20px;}
.lff_footer .footdown{ margin-top:30px; border-top: 1px solid #40424a; text-align:center;}
.lff_footer .footdown .Copyright{ color:#afb1b1;line-height: 50px;margin-top: 10px;}
.lff_footer .footdown .link{color:#afb1b1;line-height:30px;}
.lff_footer .footdown .link i{padding: 0 5px;color: #40424a;}

/*首页-底部 结束*/

/*ny_banner 开始*/
.ny_banner { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; background:url(../images/ny_banner1.jpg) center center no-repeat; background-size:1920px 300px;}

/*ny_banner 结束*/
/*面包屑 开始*/
.ly_crumb { width:1200px; overflow:hidden; margin:20px auto; padding:0 0 0 24px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_crumb img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:10px;}
.ly_crumb p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#545454; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ly_crumb p a { color:#545454;}
.ly_crumb p a:hover { color:#00479d;}
.ly_crumb p span { color:#797979;}

/*内页-关于我们 开始*/
.ly_NyAboutus { width:100%; min-height: 480px; overflow:hidden; margin: 30px auto 0; padding:0;}

/*关于我们-公司简介 开始*/
.ny_title { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; text-align:center;}
.ny_title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:32px; text-align:center; margin:0 auto 16px; padding:0;}
.ny_title span { display:inline-block; height:24px; line-height:24px; color:#fff; font-size:14px; margin:0 auto; padding:0 20px; background-color:#00479d;}

.ly_Gsjj { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.lyGsjj_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyGsjj_main .lyGsjj_text { width:100%; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyGsjj_text p { line-height:30px; color:#787878; font-size:15px; text-align:justify; text-indent:2em; word-break: break-all; margin:0 auto; padding:0;}
.lyGsjj_text p span, .lyGsjj_text p em { color:#787878!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:14px!important; font-style:normal!important; font-weight:normal!important;}

.lyNyAbout_data { width:100%; overflow:hidden; margin:40px auto 0; padding:0; text-align:center;}
.lyNyAbout_data ul li { width:33.333333%; margin:0; padding:0; border-left:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyAbout_data ul li:last-child { border-right:1px solid #eaeaea;}
.lyNyAbout_data ul li .lyNyAbout_DataTitle { width:100%; height:60px; overflow:hidden; line-height:60px; color:#00479d; font-size:56px; font-weight:bold; text-align:center;}
.lyNyAbout_data ul li .lyNyAbout_DataTitle span { line-height:30px; font-size:14px; font-weight:normal; vertical-align:top;}
.lyNyAbout_data ul li em { display:block; width:24px; height:2px; overflow:hidden; margin:20px auto; padding:0; background-color:#00479d;}
.lyNyAbout_data ul li p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#333; font-size:14px; text-align:center; margin:0 auto; padding:0;}
/*关于我们-公司简介 结束*/

/*关于我们-企业文化 开始*/
.ly_Qywh { width:100%; overflow:hidden; margin:60px auto; padding:0;}
.ly_Qywh .lyQywh_title { width:100%; overflow:hidden; margin:0 auto; padding:40px 0 80px; background-color:#00479d;}
.lyQywh_title .ny_title { margin:0 auto;}
.lyQywh_title .ny_title p { color:#fff;}
.lyQywh_title .ny_title span { background-color:rgba(255, 255, 255, 0.2);}

.ly_Qywh .lyQywh_list { width:1200px; overflow:hidden; margin:-40px auto 0; padding:0;}
.lyQywh_list ul li { width:22%; overflow:hidden; margin:0 4% 0 0; padding:24px; background-color:#f3f3f3; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyQywh_list ul li:last-child { margin:0;}
.lyQywh_list ul li img { display:block; width:96px; height:96px; overflow:hidden; margin:0 auto; padding:0; border-radius:50%;}
.lyQywh_list ul li .lyQywh_name { width:100%; height:36px; overflow:hidden; line-height:36px; color:#333; font-size:18px; font-weight:bold; text-align:center; margin:16px auto 8px; padding:0;}
.lyQywh_list ul li p { width: 100%; height: 56px; overflow:hidden; line-height: 28px; color: #999; font-size: 14px; text-align:center; word-break: break-all; display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
/*关于我们-企业文化 结束*/


/*关于我们-发展历程 开始*/
.ly_AboutHistory { width:1200px; overflow:hidden; margin:60px auto; padding:0;}
.ly_AboutHistory .lyAboutHistory_main { width:100%; overflow:hidden; margin:0 auto; padding:50px 0 100px; background:url(../images/dot1.jpg) center top repeat-y; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyAboutHistory_main i { display:block; width:12px; height:12px; overflow:hidden; margin:0 0 0 -6px; padding:0; background-color:#bebebe; border-radius:50%; position:absolute; top:0; left:50%;}
.lyAboutHistory_main .lyAboutHistory_list { width:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyAboutHistory_list ul { width:100%;}
.lyAboutHistory_list ul li { width:50%; height:auto; margin:60px 0 0; padding:0 25px 0 0; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyAboutHistory_list ul li:first-child { margin:0;}
.lyAboutHistory_list ul li:nth-child(2n+2) { float:right; margin:60px 0 0; padding:0 0 0 25px;}
.lyAboutHistory_con { width:100%; overflow:hidden; margin:0 auto; padding: 20px 40px; border:1px solid #e8e8e8; border-radius:10px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyAboutHistory_con .lyAboutHistory_text { width:100%; height:56px; overflow:hidden; line-height:28px; color:#666; font-size:16px; text-align:justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:0; padding:0;}
.lyAboutHistory_con .lyAboutHistory_time { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:24px; margin:0 auto; padding:0;}

.lyAboutHistory_list ul li em, .lyAboutHistory_list ul li:nth-child(2n+2) em { display:block; width:38px; height:24px; overflow:hidden; margin:0; padding:0; position:absolute; top:25px;}
.lyAboutHistory_list ul li em { background:url(../images/dot2.png) center center no-repeat; background-size:38px 24px; right:-12px;}
.lyAboutHistory_list ul li:nth-child(2n+2) em { background:url(../images/dot3.png) center center no-repeat; background-size:38px 24px; left:-12px;}

.ly_AboutHistory a.ZKmore { display:block; width:160px; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:16px; text-align:center; margin:0 0 0 -80px; padding:0; background-color:#00479d; border-radius:4px; position:absolute; bottom:0; left:50%; cursor:pointer;}
.ly_AboutHistory a.ZKmore:hover { background-color:#00479d;}

/*关于我们-发展历程 结束*/


/*关于我们-荣誉资质 开始*/
.ly_AboutHonor { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f3f3f3;}
.lyAboutHonor_list { width:1200px; height:auto; margin:0 auto; padding:0 60px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ny_honor_scoll { width:100%; padding:0;}
.ny_honor_scoll .item { position:relative;}
.ny_honor_scoll .lSPrev, .ny_honor_scoll .lSNext { background:url(../images/jiantou_l.png) center center no-repeat; width:25px; height:45px; position:absolute; left:-60px; top:50%; margin-top:-22.5px;cursor:pointer;}
.ny_honor_scoll .lSNext { left:auto; right:-60px; background:url(../images/jiantou_r.png) center center no-repeat;}
.ny_honor_scoll .lSPrev:hover { background:url(../images/jiantou_l0.png) center center no-repeat;}
.ny_honor_scoll .lSNext:hover { background:url(../images/jiantou_r0.png) center center no-repeat;}
.ny_honor_scoll .content-slider { width:100%; overflow:hidden;}
.ny_honor_scoll .content-slider li .pic { display:block; width:100%; height:280px; background-color:#fff; text-align:center; margin:0 auto 1px; padding:0; position:relative; overflow:hidden; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li .pic img { max-width:95%; max-height:95%; vertical-align:middle; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; -o-transition: all .6s; transition: all .25s;}
.ny_honor_scoll .content-slider li .pic .iblock { display:inline-block; height:100%; width:0; vertical-align:middle}
.ny_honor_scoll .content-slider li:hover .pic img { transform:scale(1.1); -ms-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -moz-transform:scale(1.1);}
.ny_honor_scoll .lSPager { display:none;}

.ny_honor_scoll .content-slider li .lyAboutHonor_text { display:block; width:100%; height:60px; overflow:hidden; line-height:40px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:10px; background-color:#fff; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ny_honor_scoll .content-slider li:hover .lyAboutHonor_text { background-color:#00479d; color:#fff;}

/*关于我们-荣誉资质 结束*/

/*内页-关于我们 结束*/



/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #00479d; color: #ffffff; }
#fengye a.pnnum1 { background: #00479d; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #00479d; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}
/*分页样式 结束*/

/*内页-新闻中心&技术文章 开始*/
.ly_NyNews { width:100%; min-height: 480px; height:auto; margin:30px auto 60px; padding:0;}
.ly_NyNews .lyNyNew_main { width:1200px; height:auto; margin:0 auto; padding:0;}

.lyNyNew_main .lyNyNew_Tj { width:100%; overflow:hidden; margin:0 auto 40px; padding:20px 100px 20px 20px; background-color:#f3f3f3; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_main .lyNyNew_Tj:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); background-color:#fff;}
.lyNyNew_Tj .lyNyNew_TjImg { width:28%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyNew_Tj .lyNyNew_TjImg a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjImg img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:72%; height:200px; overflow:hidden; margin:0; padding:0 40px; border-right:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj:hover .lyNyNew_TjText { border-right:1px solid #01479d;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:22px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjName a { color:#01479d;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:15px; margin:10px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime em { width:0px; height:1px; overflow:hidden; background-color:#ccc; margin:14px 0 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjText .lyNyNew_TjTime em { width:40px; margin:14px 10px 0 0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-left:1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:112px; overflow:hidden; line-height:28px; color:#666; font-size:15px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjMore { width:100px; height:200px; overflow:hidden; margin:0; padding:0; background:url(../images/jt9.png) center center no-repeat; position:absolute; top:20px; right:0;}
.lyNyNew_Tj .lyNyNew_TjMore:hover{ background:url(../images/jt10.png) center center no-repeat;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.lyNyNew_list ul li { width:100%; height:auto; margin:0 auto 20px; padding:20px 100px 20px 20px; background-color:#fff; border-bottom:1px solid #eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li:hover { box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); border-bottom:1px solid #fff;}
.lyNyNew_list ul li .lyNyNew_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_name a { color:#01479d;}
.lyNyNew_list ul li .lyNyNew_time { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_time em { width:20px; height:1px; overflow:hidden; background-color:#ccc; margin:14px 10px 0 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_list ul li:hover .lyNyNew_time em { width:40px;}
.lyNyNew_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#666; font-size:14px; text-indent:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_more { width:40px; height:40px; overflow:hidden; margin:-20px 0 0; padding:0; background:url(../images/jt7.png) center center no-repeat; position:absolute; top:50%; right:30px;}
.lyNyNew_list ul li .lyNyNew_more:hover{ background:url(../images/jt8.png) center center no-repeat;}

.lyNyDown_list ul li { margin:0 auto 20px; padding:0 100px 20px 20px;}
.lyNyDown_list ul li a.lyNyNew_more { margin:0; top:10px;}
.NyNewsdetail_con .NyDown_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0;text-align: center;}
.NyNewsdetail_con .NyDown_btn a { display: inline-block;width:160px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; text-indent:0;  padding:0; background-color:#01479d; border-radius:4px;margin: 0 10px;}
.NyNewsdetail_con .NyDown_btn a:hover { background-color:#34363f;}
/*内页-新闻中心&技术文章 结束*/

/*内页-新闻详情&文章详情 开始*/
.ly_NyNewsdetail { width:1200px; overflow:hidden; margin:60px auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:32px; color:#333; font-size:24px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_NyNewsdetail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; text-align:center; margin: 10px auto 20px; padding:0 0 10px; border-bottom:1px dashed #dfdfdf;}
.ly_NyNewsdetail .NyNewsdetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:15px; word-break:break-all; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.NyNewsdetail_con table { width:100%!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.ly_PrevNext { width:100%; overflow:hidden; margin:20px auto 0; padding:20px 0 0; border-top:1px solid #dfdfdf;}
.ly_PrevNext ul li { width:100%; overflow:hidden; line-height:20px; color:#333; font-size:14px; margin:0 auto; padding:10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li:last-child { margin:0 auto;}
.ly_PrevNext ul li a { overflow:hidden; line-height:20px; color:#333; font-size:14px;}
.ly_PrevNext ul li:hover, .ly_PrevNext ul li:hover a { color:#00479d;}
/*内页-新闻详情&文章详情 结束*/

/*内页-产品中心 开始*/
.ly_NyProducts { width:100%; min-height: 480px; overflow:hidden; margin:30px auto 60px; padding:0;}
.ly_NyProducts .lyNyPro_main { width:1200px; height:auto; margin:0 auto; padding:0;}
.lyNyPro_main .lyNyPro_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyPro_main .lyNyPro_right { width:72%; height:auto; margin:0; padding:0; float:right;}
.lyNyPro_main .lyNyPro_right .h_pro_list li{width:31.3%;margin-right:3%;margin-bottom:30px;transition:all .3s;float:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; border:1px solid #dedede;}
.lyNyPro_main .lyNyPro_right .h_pro_list li:nth-child(3n){margin-right:0;}
.lyNyPro_main .lyNyPro_right .h_pro_list li .pic{display:block;height:225px;background:#fff;text-align:center;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow:hidden;position:relative;}
.lyNyPro_main .lyNyPro_right .h_pro_list li .pic img{max-width:96%;max-height:96%;vertical-align:middle;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.lyNyPro_main .lyNyPro_right .h_pro_list li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.lyNyPro_main .lyNyPro_right .h_pro_list li:hover .pic:after{content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,.5) url(../images/pro_hover.png) center center no-repeat;position:absolute;top:0;left:0;}
.lyNyPro_main .lyNyPro_right .h_pro_list li .wz{overflow:hidden; background:#f2f2f2; border-top:0;padding: 13px 10px;}
.lyNyPro_main .lyNyPro_right .h_pro_list li .wz .tlt{display:block;height: 34px;line-height: 34px;color: #555;font-size: 16px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;width:80%; float:left;}
.lyNyPro_main .lyNyPro_right .h_pro_list li .wz i{ width:20%; height:34px;background:url(../images/h_pro_jt.png) right center no-repeat; float:right; }
.lyNyPro_main .lyNyPro_right .h_pro_list li .wz p{height:20px;line-height:20px;font-size:14px;color: #a0a0a0;border-radius:24px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.lyNyPro_main .lyNyPro_right .h_pro_list li:hover .wz{ background:#00479d;}
.lyNyPro_main .lyNyPro_right .h_pro_list li:hover .wz .tlt{color:#fff;}
.lyNyPro_main .lyNyPro_right .h_pro_list li:hover .wz i{background:url(../images/h_pro_jt2.png) right center no-repeat;}
.lyNyPro_main .lyNyPro_right .h_pro_list li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

/*产品分类 开始*/
.lyNyPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 0 30px;}
.lyNyPro_left .cp_type { margin:0;}
.lyNyPro_left .cp_type .hd { text-align:center; background-color:#00479d; padding:20px;}
.lyNyPro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.lyNyPro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.lyNyPro_left .cp_type .bd ul li {border-bottom: 1px solid #e6e6e6;background: #f3f3f3;}
.lyNyPro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
.lyNyPro_left .cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyPro_left .cp_type .bd ul li p span{ display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:right;}
.lyNyPro_left .cp_type .bd ul li div { background:#fafafa; display:none;}
.lyNyPro_left .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#797979; font-size:14px; border-top:1px solid #e7e5e5; padding:0 20px 0 40px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;background:url(../images/icon4.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:first-child {}
.lyNyPro_left .cp_type .bd ul li p:hover{ background: #00479d;}
.lyNyPro_left .cp_type .bd ul li p:hover a{ color:#fff;}
.lyNyPro_left .cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li.on p:hover span{ background:url(../images/mulu2.png) center center no-repeat;}
.lyNyPro_left .cp_type .bd ul li div a:hover { color:#00479d; background:url(../images/icon5.png) 20px center no-repeat;}
.lyNyPro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.lyNyPro_left .cp_type .bd ul a.ckqb:hover { background:#0a78d7; color:#fff;}
/*产品分类 结束*/
/*内页-产品中心 结束*/


/*内页-产品列表 开始*/
.nyPro_list { width:100%; height:auto; margin:0 auto; padding:0 0 0.1px;}
.nyPro_list ul li { width:100%; height:auto; margin:0 auto 30px; padding:20px; background-color:#fff; border:1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li:hover { border:1px solid #fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.nyPro_list ul li .nyProList_img { width:20%; height:158px; overflow:hidden; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list ul li .nyProList_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative;}
.nyPro_list ul li .nyProList_img a img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list ul li:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}


.nyPro_list ul li .nyProList_text { width:76%; height:158px; overflow:hidden; margin:0; padding:0; float:right;}
.nyPro_list ul li .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}

.nyProList_text .nyProList_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyProList_text .nyProList_name a:hover { color:#00479d;}
.nyPro_list ul li .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_ms p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#797979; font-size:14px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.nyPro_list ul li .nyProList_text .nyProList_tips { width:100%; overflow:hidden; margin:3px auto; padding:0;}
.nyProList_text .nyProList_tips dl dd { display:inline-block; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 10px 0 0; float:left;}
.nyProList_text .nyProList_tips dl dd span { color:#333;}
.nyPro_list ul li .nyProList_text .nyProList_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_text .nyProList_btn a { display:block; width:88px; height:34px; overflow:hidden; line-height:32px; color:#aaa; font-size:14px; text-align:center; margin:0 20px 0 0; padding:0; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_text .nyProList_btn a:first-child { color:#fff; background-color:#00479d; border:1px solid #00479d;}
.nyProList_text .nyProList_btn a:hover { color:#fff; background-color:#00479d; border:1px solid #00479d;}

.lyNy_Xgwz { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_tit { overflow:hidden; margin:0 auto; padding:20px; background-color:#00479d;}
.Xgwz_tit p { height:32px; line-height:32px; color:#fff; font-size:26px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.Xgwz_tit span { display:block; height:20px; line-height:20px; color:#fff; font-size:14px; text-align:center; text-transform: uppercase; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding:0 19px; border:1px solid #dfdfdf; border-top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-bottom:1px dashed #dfdfdf; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .Xgwz_list ul li:last-child { border:0;}
.lyNy_Xgwz .Xgwz_list ul li em { display: block; width: 20px; height: 20px; overflow: hidden; margin: 0; padding: 0; background: url(../images/jt2.png) center center no-repeat; position: absolute; left: 0; top: 14px;}
.lyNy_Xgwz .Xgwz_list ul li:hover em { background: url(../images/jt3.png) center center no-repeat;}
.lyNy_Xgwz .Xgwz_list ul li a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#333; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNy_Xgwz .Xgwz_list ul li a:hover { color:#00479d;}

/*内页-产品列表 结束*/

/*内页-联系我们 开始*/
.ly_NyContact { width:1200px; overflow:hidden; margin:30px auto 60px; padding:0;}
.ly_NyContact .ly_NyCon { width:100%; overflow:hidden; margin:0 auto 60px; padding:40px 0 40px 178px; background-color:#f3f3f3; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_NyCon .lyNyCon_img { width:150px; height:150px; overflow:hidden; margin:-79px 0 0 ; padding:0; border:4px solid #fff; border-radius:50%; position:absolute; left:20px; top:50%;}
.ly_NyCon .lyNyCon_text { width:100%; overflow:hidden; margin:0; padding:0 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyCon_text .NyCon_tit { width:100%; overflow:hidden; line-height:40px; color:#00479d; font-size:24px; margin:0 auto 18px; padding:0;}
.lyNyCon_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}

.ly_NyContact .lyNyContact_main { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyContact_main .lyNyContact_lxfs { width:42%; overflow:hidden; margin:0 4% 0 0; padding:0; float:left;}
.lyNyContact_lxfs .lyNyContact_company { width:100%; overflow:hidden; line-height:32px; color:#00479d; font-size:24px; margin:0 auto 20px; padding:4px 0;}
.lyNyContact_lxfs ul li { width:100%; overflow:hidden; margin:0 auto; padding:10px 0; border-bottom:1px dashed #dfdfdf;}
.lyNyContact_lxfs ul li div { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 65px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContact_lxfs ul li div img { display:block; width:45px; height:45px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyNyContact_lxfs ul li div p { width:100%; min-height:25px; overflow:hidden; line-height:25px; color:#565656; font-size:14px; margin:0; padding:10px 0;}

.lyNyContact_main .lyNyContact_map { width:54%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyContact_map .lyNyContact_maptit { width:110px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:20px; text-align:center; margin:0 0 20px; padding:0 0 0 110px; background:url(../images/map_titbg.jpg) 0 0 no-repeat;}
.lyNyContact_map .lyNyContact_Mapmain { width:100%; height:270px; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

/*内页-联系我们 结束*/

/*内页-在线留言 开始*/
.ly_NyOrder { width:1200px; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #204e99!important; cursor: pointer!important;}
.msg_btn input:last-child { background-color: #bbb!important;}
.msg_btn input:hover { background-color:#1f4d98!important;}

/*内页-在线留言 结束*/



/*内页-产品详情 开始*/
.ly_NyProDetail { width:1200px; overflow:hidden; margin:60px auto; padding:0;}

.ly_NyProDetail .lyNyProDetail_con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_con .lyNyProDetail_left { width:25%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyProDetail_con .lyNyProDetail_right { width:72%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto 30px; padding:0; border-bottom:2px solid #00479d;}
.lyNyProDetail_ConTit p { width:80px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0 19px; background-color:#00479d;}

.lyNyProDetail_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; word-break:break-all; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText table { width:100%!important;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important; word-break:break-all;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:32px; overflow: hidden; line-height: 32px; color: #888; font-size: 14px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 52px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 52px; overflow: hidden; line-height: 52px; color: #fff; font-size: 18px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #979797;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #00479d;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #767575;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #043e84;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
/*内页-产品详情 结束*/

/*内页-荣誉资质 开始*/
.ly_NyHonor { width:1200px; height:auto; margin:60px auto; padding:0;}
.ly_NyHonor .lyNyHonor_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyHonor_list ul li { width:23.5%; overflow:hidden; margin:0 2% 30px 0; padding:10px 20px 30px; background-color:#f5f5f5; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyNyHonor_list ul li .lyIdxHonor_img { width:100%; height:242px; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyHonor_list ul li .lyIdxHonor_img a img {  display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover .lyIdxHonor_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyHonor_list ul li .lyIdxHonor_text { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyIdxHonor_text a { display:block; width:100%; height:21px; overflow:hidden; line-height:28px; color:#333; font-size:16px; text-align:center; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyNyHonor_list ul li:hover .lyIdxHonor_text a { color:#01479d;}
.lyNyHonor_list ul li i { display:block; width:30px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#01479d; position:absolute; bottom:0; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover i { width:100%;}

/*内页-荣誉资质 结束*/

/*内页-成功案例 开始*/
.ly_NySuccesscase { width:1200px; height:auto; margin:60px auto; padding:0;}
.ly_NySuccesscase .lyNyCase_list { width:100%; height:auto; margin:0 auto; padding:0;}
.ly_NySuccesscase .lyNyCase_list ul li { width:32%; margin:0 2% 24px 0; padding:10px; border:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_NySuccesscase .lyNyCase_list ul li:nth-child(3n+3) { margin:0 0 24px;}

.lyNyCase_list ul li .idxCase_img { width:100%; height:250px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyNyCase_list ul li .idxCase_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyCase_list ul li .idxCase_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li:hover .idxCase_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyCase_list ul li .idxCase_text { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyCase_list ul li .idxCase_text .idxCase_name { width:100%; height:40px; margin:0 auto; padding:0 10px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCase_list ul li .idxCase_text .idxCase_name em { display:block; width:0px; height:2px; overflow:hidden; margin:0; padding:0; background-color:#00479d; position:absolute; left:-10px; top:19px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li:hover .idxCase_text .idxCase_name em { width:20px;}
.lyNyCase_list ul li .idxCase_text .idxCase_name { width:100%; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCase_list ul li:hover .idxCase_text .idxCase_name { padding:0 0 0 10px;}
.lyNyCase_list ul li .idxCase_text .idxCase_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyCase_list ul li:hover .idxCase_text .idxCase_name a { color:#00479d;}
.lyNyCase_list ul li .idxCase_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; word-break:break-all; margin:0 auto; padding:0 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*内页-成功案例 结束*/



/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-170px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li {margin-top:1px;clear:both;height:71px;position:relative;}
.client-2 li i {background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin: 4px auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {background-position:4px 5px;}
.client-2 .my-kefu-tel i {background-position:0 -21px;}
.client-2 .my-kefu-liuyan i {background-position:4px -53px;}
.client-2 .my-kefu-weixin i {background-position:-34px 4px;}
.client-2 .my-kefu-weibo i {background-position:-30px -22px;}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:33px;height:35px;background-position:-27px -51px;}
.client-2 .my-kefu-left {float:left;width:77px;height:47px;position:relative;}
.client-2 .my-kefu-tel-right {font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.client-2 .my-kefu-right {width:20px;}
.client-2 .my-kefu-tel-main {background:#00479d;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-main {background:#00479d;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}
/*右侧漂浮 结束*/




/*详情页内容超出设置*/
@media (min-width:1199px) {
#c_detail_wrap #new-div .zoom-caret{display:none !important;}
}
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}

#c_detail_wrap #new-div{overflow-x: hidden;overflow-y: hidden;width: 100%;position:relative;}
#c_detail_wrap #new-div .zoom-caret{display:block;position: absolute;top: 10px;right: 5px;font-size: 50px;color: #a7a5a5;z-index: 2;padding: 0;margin: 0;opacity: .3;}
#c_detail_wrap #new-div table{transform-origin: left top;border-collapse: collapse;max-width: none!important;width: auto;}
#c_detail_wrap #new-div table td{padding: 3px;border: 1px solid #ccc;}
#c_detail_wrap #new-div table td img{max-width:90% !important;}

#c_detail_wrap #new-div.on{overflow:scroll; width: 100%;}
#c_detail_wrap #new-div.on .zoom-caret{display:none;}

/*设置滚动条样式*/
#c_detail_wrap #new-div::-webkit-scrollbar {height:2px;}/* 滚动槽 */
#c_detail_wrap #new-div::-webkit-scrollbar-track {background-color:#f0f0f0;border-radius:0px;}/* 滚动条滑块 */
#c_detail_wrap #new-div::-webkit-scrollbar-thumb {background-color:#bfbfbf;}
#c_detail_wrap #new-div::-webkit-scrollbar-thumb:window-inactive {background-color:#3c3c3c;}


